whether the element is visible, without collapsing the element's box
1
whether the element is visible, without collapsing the element's box
| Value | Description |
|---|---|
| Values | |
| collapse | element is visible, but does not affect the flow of the page |
| hidden | element is invisible, but still affects the flow of the page |
| visible | element is visible and affects the flow of other elements |